object startUpForm: TstartUpForm Left = 334 Top = 205 BorderStyle = bsNone Caption = 'startUpForm' ClientHeight = 47 ClientWidth = 280 Color = 3418225 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Shape1: TShape Left = 0 Top = 0 Width = 280 Height = 47 Align = alClient Brush.Color = 3418225 Pen.Width = 2 end object progress: TGauge Left = 16 Top = 11 Width = 249 Height = 6 BackColor = 4874571 ForeColor = 8111999 Progress = 0 ShowText = False end object Label1: TLabel Left = 96 Top = 24 Width = 91 Height = 14 Caption = 'Tuareg is loading...' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end end